Skip to content

[DPG] Fix includes - #17785

Merged
vkucera merged 1 commit into
AliceO2Group:masterfrom
vkucera:iwyu-DPG
Sep 9, 2026
Merged

[DPG] Fix includes#17785
vkucera merged 1 commit into
AliceO2Group:masterfrom
vkucera:iwyu-DPG

Conversation

@vkucera

@vkucera vkucera commented Sep 5, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@github-actions github-actions Bot added the dpg label Sep 5, 2026
@github-actions github-actions Bot changed the title Fix includes [DPG] Fix includes Sep 5, 2026
@github-actions

github-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown

O2 linter results: ❌ 1 errors, ⚠️ 1 warnings, 🔕 0 disabled

@vkucera
vkucera marked this pull request as ready for review September 6, 2026 14:27
@alibuild

alibuild commented Sep 6, 2026

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for 01ccca9 at 2026-09-07 03:19:

## sw/BUILD/O2Physics-code-check-latest/log
--
========== List of issues found ==========
++ echo 'Found 2 errors and 0 warnings.'
Found 2 errors and 0 warnings.
++ [[ 2 -gt 0 ]]
++ cat /sw/BUILD/386138a995f5a36eb1abe9e609aaf2766b874ba7/O2Physics-code-check/errors.txt
DPG/Tasks/AOTTrack/qaTrackSplitting.cxx:90:43: error: narrowing conversion from 'float' to 'int' [bugprone-narrowing-conversions,-warnings-as-errors]
DPG/Tasks/AOTTrack/qaTrackSplitting.cxx:91:40: error: narrowing conversion from 'float' to 'int' [bugprone-narrowing-conversions,-warnings-as-errors]
++ [[ 0 -gt 0 ]]
++ [[ 2 -gt 0 ]]
++ exit 1
--

Full log here.

@vkucera
vkucera merged commit f3198a4 into AliceO2Group:master Sep 9, 2026
10 of 13 checks passed
@vkucera
vkucera deleted the iwyu-DPG branch September 9, 2026 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants